(fill) <defgroup>: Move to fill.el.
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 8 Mar 2004 01:09:08 +0000 (01:09 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 8 Mar 2004 01:09:08 +0000 (01:09 +0000)
lisp/cus-edit.el

index fc5e7ecb8af000c189a8c1700d1a240c4d68e82e..04570b1512ea503c08fa0da89e837a53b87115a7 100644 (file)
@@ -1,6 +1,6 @@
 ;;; cus-edit.el --- tools for customizing Emacs and Lisp packages
 ;;
-;; Copyright (C) 1996,97,1999,2000,01,02,2003  Free Software Foundation, Inc.
+;; Copyright (C) 1996,97,1999,2000,01,02,03,2004  Free Software Foundation, Inc.
 ;;
 ;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
 ;; Maintainer: FSF
   "Content of the modeline."
   :group 'environment)
 
-(defgroup fill nil
-  "Indenting and filling text."
-  :link '(custom-manual "(emacs)Filling Text")
-  :group 'editing)
-
 (defgroup editing-basics nil
   "Most basic editing facilities."
   :group 'editing)